var net/http.http2errClientDisconnected
7 uses
net/http (current package)
h2_bundle.go#L4116: http2errClientDisconnected = errors.New("client disconnected")
h2_bundle.go#L4948: sc.closeStream(st, http2errClientDisconnected)
h2_bundle.go#L5237: return http2errClientDisconnected
h2_bundle.go#L5275: return http2errClientDisconnected
h2_bundle.go#L6568: return http2errClientDisconnected
h2_bundle.go#L7251: return http2errClientDisconnected
h2_bundle.go#L7259: return http2errClientDisconnected
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)